home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.rexx
- Path: netcom.com!netkid
- From: netkid@netcom.com
- Subject: Re: REXX for OS/2 TCP/IP Socket API question
- Message-ID: <netkidDpwpBr.AEF@netcom.com>
- Sender: netkid@netcom19.netcom.com
- Reply-To: netkid@netcom.com
- Organization: NETCOM On-line Communication Services (408 261-4700 guest)
- X-Newsreader: IBM NewsReader/2 v1.2.5
- References: <4ke172$dug@dsk92.itg.ti.com>
- Date: Mon, 15 Apr 1996 13:55:03 GMT
-
- In <4ke172$dug@dsk92.itg.ti.com>, drupp@ti.com (Dave Rupp) writes:
- >I'm looking for a quick reference with more information that what came with
- >IBM Version 2.0 TCP/IP for OS/2 on the REXX Socket API commands. Anyone know
- >where I can pull it from the Net? Or if someone has an anonymous ftp site I
- >could pull examples from that would be great. TIA
-
- RXSOCK.ZIP on HOBBES.NMSU.EDU has documentation and examples. I think the docs
- are the same. The examples show how to use sockets. Internet communication
- is the use of sockets and corresponding protocals defined by appropriate RFCs.
- The Rexx Api is basically a port of Berkeley sockets from Unix. So any info
- on Berkeley sockets would also apply to the Rexx Api.
-
- ---
- Jim
- CyberNet Connections
-
-